@charset "utf-8";
/* CSS Document */
#wrap{ width:100%; overflow:hidden; height:1200px; background:#9F6;}
.box-163css{ width:500px; height:900px; margin:220px auto; position:relative;}
.box-163css input{ margin-left:10px; border:none; border:1px solid #a10000; background:#c00; text-align:center; height:24px; line-height:20px; color:#fff; cursor:pointer;}
#dvMsgBox{display:none;position:fixed;font-size:12px;width:300px;overflow:hidden;z-index:999; border-radius:3px; font-family:微软雅黑; top:32%;}  
#dvMsgBox .top{height:40px; background-color:#277acd;padding-left:16px; float:left; width:100%;}  
#dvMsgBox .top .right{height:100%;padding-right:6px;}  
#dvMsgBox .top .right .title{height:100%;line-height:40px;color:#fff;vertical-align:middle;font-size:14px;overflow:hidden;}  
#dvMsgBox .body{background:#fff;padding:10px;}  
#dvMsgBox .body .right{background:#fff;padding-right:2px;}  
#dvMsgBox .body .right .ct{ line-height:22px; padding:60px 0px 10px;
  vertical-align:middle;
  width:100%;
  text-align:center;
  color:#277acd;
  font-size: 14px;}  
#dvMsgBox .body .right .ct .pro{width:380px;border:solid 1px #6593cf;height:25px;background:#fff;line-height:23px;overflow:hidden;}  
#dvMsgBox .body .right .ct .pro .bg{width:0%;height:100%;background:#c9dffc;}  
#dvMsgBox .bottom{background:#fff;padding-left:6px; margin-bottom:20px;}  
#dvMsgBox .bottom .right{height:100%;/*background:transparent url(right-corners.png) no-repeat right bottom;*/padding-right:6px;}  
input.btn{width:60px; border-radius: 3px; font-family:"微软雅黑"; cursor:pointer; color:#fff; border:none; height:25px; text-align:center; background-color:#72d0eb;text-align:center; margin:0px auto; line-height:25px; padding-top:0; margin-top:0;}  
input.btnfocus{ background-color:#fe8945; font-family:"微软雅黑"; line-height:25px; border-radius: 3px;width:60px;margin:0px auto; border:none; height:25px; cursor:pointer; color:#fff; font-size:14px; outline:none; padding-top:0; margin-top:0;}  
#dvMsgBox .icon{width:32px;height:32px;float:left;margin-right:10px;}  
#dvMsgBox .error{background:url(icon-error.gif) no-repeat;}  
#dvMsgBox .info{background:url(icon-info.gif) no-repeat;}  
#dvMsgBox .warning{background:url(icon-warning.gif) no-repeat;}  
#dvMsgBox .clear{clear:both;}  
#dvMsgBox .height{height:10px;line-height:10px;}  
#ShowBolightBox{display:none;-moz-opacity:0.5;filter:alpha(opacity=50);opacity:0.5;background-color:#000;z-index:100;position:absolute;left:0px;top:0px;}
#dvMsgBtns{ text-align:center; width:100%;}
